This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

[工作日誌 2021.11.10] 第一次面試紀錄

[工作日誌 2021.11.10] 第一次面試紀錄

Day01 聊聊對話機器人與LINE Developers

Day01 聊聊對話機器人與LINE Developers

[ week3 ] ES6 語法

[ week3 ] ES6 語法


Comments